@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
img{vertical-align:middle;}
ol,ul,li{list-style-type:none;text-align:justify;text-justify:inter-ideograph;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:14px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1; }
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{color:#666;font-size:14px;line-height:24px;font-family:"Microsoft YaHei","SimSun", Arial, Helvetica, sans-serif;}
a{color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all ease 0.3s;}
a:hover{color:#006d38;text-decoration:none;}:focus{outline:nonetting .menu;}
.cl:after, .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.w1200{width:1200px; margin:0 auto;}
.w1100{width:1100px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb25{margin-bottom:25px;}
.center{text-align:center;}
.hide{overflow:hidden;}
.erp{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}


/* 头部  */
.topBar{height:35px;line-height:35px;margin-top:35px;}
.topBar .right li{position:relative;margin-left:30px;float:left;}
.topBar .right li a{color:#fff;font-size: 16px;}
.topBar .right .s{background:#fff;border-radius:30px; padding:0px 20px;font-size: 16px;}
.topBar .right .s a{font-size: 16px;color:#333;}
.topBar .right .s:after{display:none; }
.topBar .right .s i{color:#006d38;font-style:normal;margin-right:5px;}
.topBar .right .sub{position:absolute;left:0;top:35px;width:100%;text-align:center;background:#eef3f6;border-radius:30px;display:none;z-index:99;}
.topBar .right .sub a{display:block;line-height:30px;}

/*  搜索 */
.header { height: 100px;  }
.headerLogo { width: 253px; height: 100px; line-height: 100px; float: left; }
.headerLogo img { vertical-align: middle; max-height: 100px; }

.nav { margin-top: 30px;}
.nav li {float: left;margin-right: 41px; position: relative;}
.nav li .menu_nav::after { content: "";
    position: absolute;left: 50%;
    width: 0;
    height: 2px;
    background: #006d38;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    top: 0;
}

.nav li:hover .menu_nav::after { width: 100%; left: 0;}
.nav li:hover .menu_nav {z-index: 11;opacity: 1; top: 65px;}
.menu_nav {
    position: absolute;
    top: 70px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 999;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    opacity: 0;
    z-index: -1;

}

.menu_nav a {
    display: block;
    word-break: keep-all;
    min-width: 100px;
    text-align: center;
    line-height: 30px;
    padding: 5px 20px;
    font-size: 14px !important;
}

.nav li>a {
    font-size: 16px;
    line-height: 40px;
}

.nav li.active>a {
    color: #006d38;
}

.headerIco { display: block;margin-right:50px; width: 20px; height: 20px; background-image: url(../Images/hsear-ico.png); background-repeat: no-repeat; background-position: center center; cursor: pointer; float: right; margin-top: 42px; }
.headerSearch { position: absolute; top: 110px; background: #fff; background: rgba(255,255,255,.5); height: 80px; overflow: hidden; width: 100%; z-index: 2; display: none; }
.headerSearch form { width: 720px; margin: 0 auto; margin-top: 20px; background: #fff; height: 40px; overflow: hidden; }
.headerSearch .sear_text { width: 600px; float: left; height: 40px; line-height: 40px; color: #666; padding-left: 10px; background: url(../Images/searbtn.png) no-repeat 10px center; padding-left: 50px; }
.headerSearch .sear_btn { float: left; width: 70px; height: 40px; cursor: pointer; text-align: center; background: #2380cb; color: #fff; font-size: 16px; transition: all .3s; }
.headerSearch .sear_btn:hover { opacity: .8; }
 .hd-r{padding-right:16px}
.m-tel a{display:block;font-weight:700;padding-left:41px;line-height:100px;font-size:20px;color:#005319;background:url(../images/tele.png) left center no-repeat}


/*  广告轮播图 */
.banner{ margin: 0 auto;position:relative; overflow:hidden;height:650px;}
.banner .bd{height:650px; z-index:0;position:relative;left:50%; margin-left:-960px;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-600px;}
.banner_ctr a{ display:block;width:40px;height:40px; background: url('../Images/ctrl.png') no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.banner_ctr a.prev{left:-90px;}
.banner_ctr a.next{right:-1280px; background-position: -40px 0px;}
.banner_ctr a:hover{opacity:1;filter:alpha(opacity=100);}
.banner .hd{position:absolute; bottom:20px; text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; margin-left:-30px;height:14px;}
.banner .hd li{z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:10px; height:10px;*display:inline; zoom:1;border-radius:100%;border:2px solid #fff;position:relative;transition:all 0.3s;}
.banner .hd li:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%;}
.banner .hd li:hover,.banner .hd .on{border:2px solid #006d38;transform:scale(1.1);}
.banner .hd .on:after{background:#006d38;}



/*  产品中心 */
.product{padding:70px 0;overflow:hidden;}
.hTitle{font-size:36px;font-weight:100;color:#333;background: url('../Images/t_line.jpg') no-repeat center 50px;margin-bottom:40px;text-align:center;line-height:36px;}
.hTitle2{font-size:36px;font-weight:100;color:#333;background: url('../Images/t_line.jpg') no-repeat center 50px;margin-bottom:40px;text-align:center;line-height:36px;}
.hTitle span,.hTitle2 span{display:block;font-size:14px;font-weight:100;color:#888;margin-top:20px;letter-spacing:4px;}


.proL{width:240px;padding:30px;background:#0071cb;border-radius:8px;}
.proL .hSidebar{background:#fff;padding:20px;font-size:16px;border-radius:8px;}
.hSidebar a{height:40px;line-height:40px;margin-bottom:10px;border-radius:20px;display:block;color:#fff;background:#006d38 url('../Images/p_line1.jpg') no-repeat 15px center;padding-left:35px;}
.hSidebar a:hover{background-color:#2caa58;}
.hSidebar ul{padding:0 15px 10px 15px;}
.hSidebar ul li{background: url('../Images/ly_li.png') no-repeat right 11px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.hSidebar ul li a{color:#333;background:none;margin-bottom:0;border-radius:0;background:none;padding-left:0;line-height:30px;height:30px;}
.hSidebar ul li a:hover{color:#2caa58;background:none;}
.hSidebar ul .subMenu a{font-size:14px;padding-left:25px;color:#666;background: url('../Images/psub_li.png') no-repeat 15px center;height:28px;line-height:28px;}
.hSidebar ul .subMenu a:hover{color:#2caa58;background: url('../Images/psub_lih.png') no-repeat 15px center;}
.proR{overflow:hidden;max-height:880px;}
.proR ul{width:100%;}
.proR li{float:left;font-size:14px;text-align:center;width:299px;margin:0;padding-bottom:20px;border-right:1px solid #e8e8e8;border-bottom:1px solid #ddd;overflow:hidden;height:305px;}
.proR li:nth-child(4n){border-right:none;}
.proR li .pImg{display:block;width:auto;height:110px;overflow:hidden;margin-bottom:10px;}
.proR li img{ width:auto;transition:all 0.5s;}
.proR li h4{font-size:17px;color:#000;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;margin-bottom:30px;padding:0 10px;}
.proR li p{color:#999;padding:0 15px;}
.proR li:hover img{transform:scale(1.1);}
.proR li:hover h4{color:#006d38;}


/*  解决方案 */
.home-solve{padding: 30px 0;background:#006d38;overflow:visible;margin-top:130px;}
.home-solveMain ul{width: 650px; float:left}
.home-solveMain li{width: 138px;height: 168px;float: left;margin-right: 13px;margin-bottom: 13px;transition: all  1s;}
.home-solveMain li i{display: block;width: 82px;height: 82px;background: url(../images/home-solve-ico.png) no-repeat  0 0;margin: 20px auto 0;transition: all  .2s;}
.home-solveMain li h5{font-size: 24px;    line-height: 40px;color: #fff;font-weight: normal;text-align: center;transition: all  .1s}
.home-solveMain li h5 span{font-size: 20px;font-family: "Arial";color: #fff;text-transform: uppercase;transition: all  .1s;position: relative;}
.home-solveMain li:hover{transform: scale(1.02);}
.home-solveMain li:hover i{background:url(../images/home-solve-ico.png) no-repeat  0 -90px; }
.home-solveMain li:hover h5{color: #fff;}
.home-solveMain li:hover h5 span{color: #adadad}
.home-solveMain  .solve2 i{background-position: -134px 0}
.home-solveMain  .solve2:hover  i{background-position: -134px -89px;}
.home-solveMain  .solve3 i{background-position: -134px 0}
.home-solveMain  .solve3:hover  i{background-position: -134px -89px;}
.home-solveMain  .solve4 i{background-position: -276px 0}
.home-solveMain  .solve4:hover  i{background-position: -276px -89px;}
.home-solveMain li h5 span:before{
    content: "";
    position: absolute;
    height: 2px;
    width: 40px;
    background: #fff;
    left:0px;
}

.home-pig{width:500px;float:right;margin-top: -150px;}

/*  案例 */
.case{padding:80px 0;background:#eef3f6;}
.case .hTitle span{letter-spacing:0px;font-family:Arial;text-transform: uppercase;}
.caseL,.caseL .ohbox{width:600px;height:460px;position:relative;}
.caseL li{width:600px;height:460px;overflow:hidden;position:relative;background:#eee;}
.caseL li img{width:600px;height:470px;transition:all 0.5s;}
.caseL li h4{position:absolute;background:rgba(0,177,86,.8);bottom:0;left:0;right:0;padding:20px;color:#fff;font-size:16px;font-weight:normal;}
.caseL li h4 span{float:right;margin-left:20px;font-size:14px;}
.caseL .pageBtn span,.partner .pageBtn span{position:absolute;cursor:pointer;left:-30px;top:0;font-size:0;line-height:0;background: url('../Images/cbtn.jpg') no-repeat ;width:30px;height:30px;}
.caseL .pageBtn .next,.partner .pageBtn .next{top:30px;background-position: -30px 0;}
.caseL .pageBtn span:hover,.partner .pageBtn span:hover{background-position: -60px 0;}
.caseL .pageBtn .next:hover,.partner .pageBtn .next:hover{background-position: -90px 0;}

.strength{overflow:hidden;margin-bottom:40px;}
.strength li{float:left;width:240px;text-align:center;padding:0 30px;line-height:20px;}
.strength li h5{color:#333;font-size:18px;margin-bottom:10px;}
.strength li h5 span{font-size:55px;font-family:Arial;line-height:55px;font-family:'DINCond-Medium';margin-right:5px;position:relative;}
.strength li h5 span:after{content:"+";font-size:18px;color:#333;position:absolute;right:-18px;top:-6px;font-family:Arial;}

.caseSlide{height:440px;position:relative;}
.caseSlide .ohbox{height:440px;overflow:hidden;}
.caseSlide ul{width:1240px;}
.caseSlide li{float:left;width:390px;height:440px;font-size:13px;margin-right:15px;background:#fff;padding-bottom:20px;transition:all 0.4s;}
.caseSlide li .pic{display:block;height:390px;height:340px;overflow:hidden;}
.caseSlide li img{width:390px;height:340px;transition:all 0.4s;}
.caseSlide li .txt{background:#fff;padding:20px 40px;overflow:hidden;height:60px;transition:all 0.4s;z-index:2;position:relative;padding-bottom:0;}
.caseSlide li .txt h4{font-size:18px;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;margin-bottom:10px;}
.caseSlide li .txt p{background: url('../Images/cmore.png') no-repeat left bottom;padding-bottom:30px;}
.caseSlide li:hover{background:#006d38;}
.caseSlide li:hover .txt{height:130px;margin-top:-70px;background:#006d38;color:#fff;}
.caseSlide li:hover .txt h4{color:#fff;}
.caseSlide li:hover img{transform:scale(1.1);}
.caseSlide .pageBtn span{position:absolute;cursor:pointer;left:-60px;top:165px;font-size:0;line-height:0;background: url('../Images/casebtn.png') no-repeat ;width:35px;height:40px;}
.caseSlide .pageBtn .next{background-position: -35px 0;left:auto;right:-60px;}
.caseSlide .pageBtn span:hover{background-position: -70px 0;}
.caseSlide .pageBtn .next:hover{background-position: -105px 0;}



/*   产品中心 */
.setting{padding-top:60px;overflow:hidden;}
.setting .menu{    text-align: center;height:37px;margin-bottom:50px;}
.setting .menu a{display:inline-block;background:#dcdcdc;font-size:15px;font-weight:600;width:120px;height:35px;line-height:35px;text-align:center;line-height:35px;margin:0 10px;}
.setting .menu a.on{background:#006d38;color:#fff;}

.settingMain,.settingBox{overflow:hidden;}
.settingMain ul{width:1240px;}
.settingMain li{float:left;width:31%;height:333px;text-align:center;margin-right:20px;margin-bottom:20px;border:1px solid #bfbfbf;}
.settingMain li img{height:275px;transition:all 0.5s;}
.settingMain li .pic{display:block;height:275px;overflow:hidden;background:#fff;}
.settingMain li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.settingMain li:hover img{transform:scale(.95);}

.settingMain li .txt{height:50px;border-left:8px solid #006d38;background:#f0f0f0; color:#333;margin-left:15px;margin-right:15px;transition:all 0.4s;z-index:2;position:relative;}
.settingMain li .txt h4{font-size:18px;line-height:40px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;}
.settingMain li .txt p{background: url('../Images/cmore.png') no-repeat right 15px top 10px;font-size:18px;line-height:40px;}
.settingMain li:hover{background:#;}
.settingMain li:hover .txt{height:70px;margin-top:-10px;background:rgba(0,109,56,0.5);color:#fff;margin-left:15px;margin-right:15px;}
.settingMain li:hover .txt h4{color:#fff;font-size:16px;}
.settingMain li:hover img{transform:scale(1.1);}
.btn_1 a{position: relative;display: block;padding: 10px;margin: 30px auto;width: 160px;color: #555;border:1px solid #bfbfbf;border-radius:30px;text-align:center; z-index: 2;transition: 0.4s;box-sizing: border-box;}
.btn_1 a:before{content: "→";display: inline-block;position: absolute;right: 20px;}
.btn_1 a:after{content: "";position: absolute;width: 0;height: 100%;background-color: #3a8b3a;top: 0;left: 0;z-index: -1;transition: 0.2s;}
.btn_1 a:hover:after{width:100%; border:1px solid #bfbfbf;border-radius:30px;color:#fff;}
.btn_1 a:hover{color:#fff;}


/*行业应用*/
.col-sm-3 {
    float: left;
    position: relative;
    width: 25%;margin-bottom:30px;
}
.selected-about {}
.selected-about .col-sm-3{padding:0 10px;top:0;transition:all .15s linear;box-sizing:border-box}
.selected-about .col-sm-3 .solution-card{background:#fff;text-align:left;overflow:hidden;transition:all .15s linear}
.selected-about .col-sm-3:hover{position:relative;top:-20px;transition:all .25s linear}
.selected-about .col-sm-3:hover .solution-card{box-shadow:0 10px 40px 0 rgba(0,0,0,.1);transition:all .2s linear}
.selected-about .col-sm-3 .solution-card img{width:auto;height:140px;transition:all .2s linear}
.selected-about .col-sm-3 .solution-card h3{margin:30px;font-size:24px;color:#333;font-weight:100;letter-spacing:.65px;text-align:center}
.selected-about .col-sm-3 .solution-card p{margin:0 30px;padding-bottom:30px;font-size:20px;color:#333;letter-spacing:.1px}
.selected-about .col-sm-3 .solution-card dl{margin:0 30px;overflow:visible}
.selected-about .col-sm-3 .solution-card dl dt{margin-bottom:10px;font-size:18px;color:#da251d;letter-spacing:.51px;line-height:19px;position:relative}
.selected-about .col-sm-3 .solution-card dl dt a{margin-bottom:10px;font-size:18px;color:#da251d;letter-spacing:.51px;line-height:19px;position:relative}
/*.selected-about .col-sm-3 .solution-card dl dt:before{position:absolute;display:inline-block;left:-12px;top:6px;content:'';vertical-align:middle;width:5px;height:5px;border-radius:50%;background:#4261b4}*/

.selected-about .col-sm-3 .solution-card dl dd{float:left;width:50%;margin-bottom:6px;font-size:12px;color:#a0a2a8;letter-spacing:.44px;line-height:20px}



/*  新闻 */
.news{padding:70px 0;overflow:hidden;}
.newsBox{margin:0 5px;}
.newsBox ul{transition:all 0.5s;padding-bottom:10px;}
.newsBox ul li{width:370px; float:left;margin-right:40px}
.newsBox ul li:last-child{margin-right:0px}
.newsBox2{margin:0 35px;}
.newsBox .tie{font-size:18px;color:#333;height:50px;font-weight:normal;background: url('../Images/n_line.jpg') no-repeat left 3px;padding-left:15px;}
.newsBox .tie a{float:right;font-size:14px;color:#999;text-transform: uppercase;}
.newsBox .tie a:hover{color:#006d38;}
.newsBox .n1{margin-bottom:5px;}
.newsBox .n1 img{width:370px;height:228px;transition:all 0.5s;}
.newsBox .n1 h2{color:#555;font-size:16px;margin:20px 0;}
.newsBox .n1 h2 span{color:#006d38;font-size:16px;margin:20px 0;}
.newsBox .n1 p{line-height:24px;text-align:center;color:#555;padding:0 20px;}
.newsBox .n1:hover img{transform:scale(1.1);}
.newsBox .n2{background: url('../Images/odds_li.jpg') no-repeat left center;margin:0 10px;padding-left:15px;height:35px;line-height:35px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsBox ul:hover{box-shadow:0 0 10px #ccc;}

.xsgy { width: 100%; height: 140px; background:#7caa1e;}
.xsgy h3 { font-size: 26px;font-weight:100; color: #fff; text-align: center; padding-top: 40px;padding-bottom: 10px }
.xsgy p { color: #fff; font-size: 14px; text-align: center; }
.sxgytp { text-align: center; padding-top: 30px }
.sxgytp a { margin: 0 30px; }

/* 底部 */
.footer{background:#f5f5f5;color:#333;padding-top:50px;overflow:hidden;font-size:13px;}
.homeFoot{padding-top:30px;}
.footLeft{width:740px;overflow:hidden;}
.footLeft ul{float:left;width:185px;margin-right:50px;line-height:35px;}
.footLeft .footMenu3{width:190px;}
.footLeft ul h3,.footContact h3{font-size:15px;color:#333;height:35px;}
.footContact{width:250px;}
.footWx{width:160px;overflow:hidden;text-align:center;font-weight:600;}
.footWx p{width:110px;overflow:hidden;}
.footWx img{width:110px;margin-top:8px;}
.footer a{color:#333;}
.footer a:hover{color:#003f05;}
.firendLink{background:#292929;line-height:30px;}
.firendLink span{color:#d9d9d9;}
.firendLink a{color:#999;margin-left:10px;}
.firendLink a:hover{color:#003f05;}
.copyright{background:#002600;color:#fff; padding:15px 0;overflow:hidden;margin-top:30px;text-align:center}
.copyright a{color:#fff;}
/* 内页公用 */
.listBanner{ width:100%; position: relative; overflow:hidden;}
.listBanner img{ width:100%;}
.listWrapper{padding:60px 0;overflow:hidden;}
.breadCrumb{height:50px;border-bottom:1px solid #ddd;line-height:50px;}
.breadCrumb p{background:url('../Images/home_icon.png') no-repeat left center; padding-left:20px;font-size:14px;width:1180px;}
.breadCrumb span{ margin:0 8px;}
.breadCrumb .back{float:right;width:80px;height:28px;line-height:28px;text-align:center;border-radius:5px;margin-top:20px;}
.breadCrumb .back:hover{background:#cb000a;transition:all 0.3s;}
.partnerList,.honorList,.settingList,.newsList,.videoList,div.searList,.newsList2{ width:1200px;overflow: hidden;}
.partnerList ul,.honorList ul,.settingList ul,.videoList ul,div.searList ul,.newsList2 ul{ width:1250px;}
.proSear{margin-bottom:70px;}
.proSear form{width:725px;margin:0 auto;margin-top:15px;background:#fff;height:40px;line-height:40px;border:1px solid #666;}
.proSear .searSelect{border-right:1px solid #666;}
.proSear .txt{width:590px;float:left;height:40px; line-height:40px;color:#666;padding:0 10px;}
.proSear .btn{float:left;width:50px;height:40px; cursor:pointer;transition:all 0.3s;background:url('../Images/searicon.png') no-repeat center;border-left:1px solid #666;}
.proSear .btn:hover{opacity:.8;}



/* 内页公用菜单 */
.listMenu{height:70px;line-height:70px;text-align:center;font-size:18px;border-bottom:1px solid #eee;text-align:center}
.listMenu .title{font-size:30px;font-weight:normal;color:#006d38;padding-right:40px;}
.listMenu .menu a{position:relative;margin:0 15px;color:#333;padding:0 5px}
.listMenu .menu a:after{content:"";position:absolute;left:0;bottom:-26px;width:100%;height:2px;background:#006d38;transition:transform 0.4s;transform-origin:right;transform:scale(0,1);}
.listMenu .menu a.cur,.listMenu .menu a:hover{color:#006d38;}
.listMenu .menu a.cur:after,.listMenu .menu a:hover:after{transform:scale(1);transform-origin:left;}
.menuSub{text-align:center;margin-top:20px;}
.menuSub a{width:125px;border:1px solid #ddd;background:#fff;display:inline-block;transition:all 0.3s;margin-right:10px;height:35px;line-height:35px;box-shadow:0 0 1px #fff inset;}
.menuSub a.current,.menuSub a:hover{border:1px solid #008a43;background:#006d38;color:#fff;}

/* 关于我们 */
.aBox{padding:50px 0;overflow:hidden;}
.aTie{font-size:30px;font-weight:normal;color:#333;text-align:center;margin-bottom:30px;line-height:30px;}
.aTie span{font-size:12px;color:#888;font-family:Arial;text-transform: uppercase;display:block;}
.aboutBox1 .font{width:550px;line-height:28px;}
.aboutBox1 .font h3{font-size:30px;color:#333;height:60px;font-weight:normal;}

.culture{padding:50px 0;overflow:hidden;background:#f5f5f5;;}
.culture li{float:left;width:380px;margin-right:28px;}
.culture li .cImg{display:block;width:380px;height:250px;overflow:hidden;}
.culture li img{width:380px;height:250px;transition:all 0.5s ease-in;}
.culture li  .font{padding:25px;background:#fff;height:90px;}
.culture li h4{font-size:24px;font-weight:normal;color:#333;margin-bottom:10px;}
.culture li:last-child{margin-right:0;}
.culture li:hover img{transform:scale(1.1);}
.culture li:hover{box-shadow:0 0 5px #ccc;}

.aboutBox2{padding:60px 0;overflow:hidden;}
.aboutBox2 .memu{text-align:center;height:50px;margin-bottom:40px;}
.aboutBox2 .memu a{display:inline-block;border:1px solid #e5e5e5;margin-left:-1px;height:48px;line-height:48px;text-align:center;width:160px;font-size:16px;}
.aboutBox2 .memu a.on{background:#0291e2;border:1px solid #0291e2;color:#fff;}
.honorMain,.honoBox{height:245px;overflow:hidden;}
.honorMain ul{width:1240px;}
.honorMain li{float:left;width:285px;margin-right:15px;margin-bottom:5px;}
.honorMain li .pImg{display:block;width:275px;height:195px;padding:4px;border:1px solid #e3e3e3;background:#fff;display: table-cell;vertical-align: middle;transition:all 0.4s;}
.honorMain li img{width:275px;vertical-align: middle;height:195px;transition:all 0.5s;}
.honorMain li p{height:40px;line-height:40px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;text-align:center;}
.honorMain li:hover .pImg{border:1px solid #0291e2;background:#0291e2;}
.honorMain li:hover img{transform:scale(.98);}
.aboutBox4{padding:60px 0;background:#f5f5f5;}
.hisroty ul{padding-top:35px;overflow:hidden;position:relative;}
.hisroty ul:before{content:"";position:absolute;left:50%;background:#dbdbdb;width:1px;height:100%;top:0;}
.hisroty li{width:465px;position:relative;margin-bottom:10px;min-height:60px;}
.hisroty li:before,.hisroty li:after{content:"";position:absolute;border-radius:100%;transition:all 0.3s;}
.hisroty li:before{right:2px;top:5px;width:10px; height:10px;border:2px solid #333;}
.hisroty li:after{width:6px;height:6px;background:#333;top:9px;right:6px;}
.hisroty li.right:before{right:auto;left:4px;}
.hisroty li.right:after{right:auto;left:8px;}
.hisroty li span{color:#333;width:110px;font-size:16px;text-align:center;}
.hisroty .left{float:left;padding-right:145px;text-align:right;}
.hisroty .left span{margin-right:-110px;float:right;}
.hisroty .left p{border-right:1px solid #ddd;padding-right:20px;}
.hisroty .right{float:right;padding-left:145px;}
.hisroty .right span{margin-left:-110px;float:left;}
.hisroty .right p{border-left:1px solid #ddd;padding-left:20px;}
.hisroty .txt{text-align:center;padding:25px 50px;background:#f5f5f5;}
.hisroty_list ul{padding-top:70px;}

/* 荣誉资质 */
.honorList ul li{width:250px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;padding:15px 15px 0 15px;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.honorList ul li .pImg{display:block;width:230px;height:170px;padding:4px;border:1px solid #e3e3e3;background:#fff;display: table-cell;vertical-align: middle;}
.honorList ul li img{width:230px;vertical-align: middle;height:170px;}
.honorList ul li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.honorList ul li:hover::before{width:100%;background:#0291e2;transition:all 0.5s;}
.honorList ul li p{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;}
.lb-data .lb-caption{color:#fff;}
.honorList ul li:hover{background:#eee;box-shadow:0 0 10px #ccc;}

/* 公司坏境 */
.settingList li{width:280px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.settingList li img{display:block;width:270px;height:200px;padding:4px;border:1px solid #e3e3e3;background:#fff;transition:all 0.5s;}
.settingList li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.settingList li:hover::before{width:100%;background:#0291e2;transition:all 0.5s;}
.settingList li span{height:45px;line-height:45px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;padding:0 5px;}
.settingList li:hover img{transform:scale(.95);}

/* 内页左侧菜单 */
.listLeft{width:260px; float: left;overflow: hidden;}
.listRight{width:900px; float: right; overflow: hidden;}
.sidebar{margin-bottom:20px;}
.side_title{background:#0291e2 url('../images/side_bg.jpg') no-repeat left center;height:120px;color:#fff;font-size:30px;font-weight:normal;line-height:20px;line-height:120px;text-align:center;}
.side_title span{display:block;font-size:14px;opacity:.6;text-transform: uppercase;}
.sidebarMenu{background:#f1f1f1;border-top:none;}
.sidebarMenu li{font-size:15px;background: url('../images/side_line.jpg') repeat-x left top;padding-top:2px;}
.sidebarMenu li a{height:50px;line-height:50px;background:url('../images/sub_li.png') no-repeat 25px center;padding-left:40px;display:block; color:#454545;}
.sidebarMenu li .cur,.sidebarMenu li a:hover{background:#0291e2 url('../images/sub_lih.png') no-repeat 25px center;color:#fff;}
.sidebarMenu li ul{font-size:12px;padding:5px  0;}
.sidebarMenu ul li {background:none;padding-top:0;}
.sidebarMenu li ul a{background: url('../images/ly_li.png') no-repeat 40px center;padding-left:50px;color:#666;height:34px;line-height:34px;font-size:13px;}
.sidebarMenu li ul .cur,.sidebarMenu li ul a:hover{background: url('../images/ly_li.png') no-repeat 40px center;color:#0291e2; }
.sidebarMenu li ul ul a{font-size:12px;padding-left:70px;background: url('../images/psub_li.png') no-repeat 55px center;height:30px;line-height:30px;}
.sidebarMenu li ul ul a.cur,.sidebarMenu li ul ul a:hover{background: url('../images/psub_li.png') no-repeat 55px center;}

/*  内页左侧 */
.recommend_pro{margin-bottom:15px;}
.listLeft .left_title{background:#0291e2;height:50px; line-height:50px; font-size: 16px;color: #fff; padding-left:15px;border-left:5px solid #0291e2;}
.recommend_slide{height:600px;overflow:hidden;padding:9px;border:1px solid #bcbcbc;background:#fff;border-top:none; }
.recommend_pro li{ width:240px;overflow:hidden;margin-bottom:10px;}
.recommend_pro li img{ width:234px; height:254px; border:1px solid #ddd;padding:2px;}
.recommend_pro li span{height:30px; line-height:30px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.recommend_pro li:hover img{ border: 1px solid #0291e2;}
.twoCont{padding:15px 10px;overflow:hidden;background:#f4f4f4;}
.sidebarThree h3{font-size:15px;margin-bottom:10px;font-weight:normal;}
.sidebarThree h3 span{display:block;font-size:24px;color:#0291e2;font-family:Arial;}
.sidebarThree p{line-height:22px;}
.sidebarThree p span{padding-left:3em;}

/*  产品列表 */
.proList ul,.caseList ul{width:940px;}
.proList li{float:left;width:290px;margin:0 15px 20px 0;}
.proList li .pImg{display:block;width:288px;height:310px;overflow:hidden;border:1px solid #e5e5e5;position:relative;}
.proList li img{width:288px;height:310px;transition:all 0.5s;}
.proList li h5{font-weight:normal;text-align:center;height:40px;line-height:45px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;}
.proList li .pImg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(2,145,226,.7);transition:all 0.25s;transform:perspective(400px) rotateX(-90deg);-moz-transform:perspective(400px) rotateX(-90deg);-webkit-transform:perspective(400px) rotateX(-90deg);-o-transform:perspective(400px) rotateX(-90deg);transform-origin:top;z-index:2;}
.proList li .pImg:after{content:"";position:absolute;width:54px;height:54px;background: url('../images/pmore.png') no-repeat;left:50%;top:50%;margin-left:-27px;opacity:0;transition:all 0.25s;z-index:3;}
.proList li:hover img{transform:scale(1.1);}
.proList li:hover .pImg:before{transform:perspective(200px) rotateX(0);}
.proList li:hover .pImg:after{transition-delay:.1s;margin-top:-27px;opacity:1;}

/* 产品详情放大镜 */
.proShowBox1{height:;border:1px solid #d8d8d8;overflow:hidden;margin-bottom:50px;}
.proShow_pic{width:600px;height:600px;border-right:1px solid #d8d8d8;overflow:hidden;position:relative;}
.proShow_pic .hd{position:absolute; bottom:20px; text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; margin-left:-30px;height:14px;}
.proShow_pic .hd li{z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:10px; height:10px;*display:inline; zoom:1;border-radius:100%;border:2px solid #fff;position:relative;transition:all 0.3s;}
.proShow_pic .hd li:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%;}
.proShow_pic .hd li:hover,.proShow_pic .hd .on{border:2px solid #0291e2;transform:scale(1.1);}
.proShow_pic .hd .on:after{background:#0291e2;}

/* 产品详情简介 */
.proShow_font{width:500px;padding:40px 50px 0 47px;height:460px;position:relative;}
.proShow_font:after{content:"";position:absolute;left:0;top:365px;height:1px;background:#d8d8d8;width:100%;}
.proShow_font .title{font-size:30px; color:#333;padding:0 50px 35px 47px;font-weight:normal;line-height:32px;border-bottom:1px solid #e2e2e2;margin:0 -50px 0 -47px;margin-bottom:25px;}
.proShow_font .txt{height:230px;margin-bottom:50px;}
.proShow_font .txt p{margin-bottom:15px;}
.proShow_font .txt strong{color:#333;display:block;}
.proShow_font .left{width:230px;}
.proShow_font .left p{margin-bottom:35px;background: url('../images/show_icon1.png') no-repeat left 3px;padding-left:25px;}
.proShow_font .left p span{font-size:28px;color:#0291e2;font-family:Arial;font-weight:bold;line-height:30px;display:block;margin-left:-25px;}
.proShow_font .left .zx{display:block;height:60px;line-height:60px;background:#0291e2;color:#fff;text-align:center;font-size:18px;border-radius:5px;}
.proShow_font .left .zx:hover{background:#0077bb;}
.proShow_font .right{width:230px;}
.proShow_font .right p{background: url('../images/show_icon2.png') no-repeat left center;padding-left:25px;}
.proShow_font .right .p2{background: url('../images/show_icon3.png') no-repeat left center;margin-bottom:35px;}
.bshare-custom span{display:block;margin-bottom:10px;}

.proShow_main .menu{height:58px;line-height:58px;background:#eee;}
.proShow_main .menu span{cursor:pointer;background: url('../images/show_m.jpg') no-repeat -200px center;float:left;width:200px;text-align:center;font-size:18px;transition:all 0.3s;color:#333;}
.proShow_main .menu .on,.proShow_main .menu span:hover{color:#fff;background-position: 0 0;}
/* .proShow_Tab {text-align:center;} */
.proShow_Box{padding-top:60px;}
.proShow_Tab .tie{font-size:30px;color:#0291e2;font-weight:normal;text-align:center;line-height:34px;margin-bottom:30px;}
.proShow_odds .main{overflow:hidden;background:#f3f3f3;height:280px;margin-bottom:20px;}
.proShow_odds .left{background: url('../Images/proshow2.jpg') no-repeat;width:250px;font-size:30px;color:#fff;padding-top:160px;height:120px;text-align:center;}
.proShow_odds .font{padding:30px 35px;overflow:hidden;text-align:left;float:right;width:870px;}
.proShow_odds .font p{margin-bottom:10px;}
.proShow_odds strong{display:block;color:#0080cf;font-size:16px;font-weight:normal;}

.proShow_odds .main2 .left{background: url('../Images/proshow3.jpg') no-repeat;}
.proShow_odds .main2 .box{width:400px}
.proShow_odds .main2 .txt{color:#333;margin-top:15px;line-height:30px;}
.proShow_odds .main2 .txt_r h4{font-weight:normal;margin-bottom:10px;}
.proShow_odds .main2 .txt_r h4 span{display:block;font-size:30px;font-family:Arial;color:#0291e2;line-height:30px;}

.relatedPro{margin-bottom:50px;overflow:hidden;}
.relatedPro ul{width:1240px;}
.relatedPro li{float:left;border:1px solid #e0e0e0;width:290px;margin-right:10px;transition:all 0.3s;}
.relatedPro li .pic{width:290px;height:250px;display:block;overflow:hidden;}
.relatedPro li .pic img{width:290px;height:250px;transition:all 0.5s;}
.relatedPro li p{height:50px;line-height:50px;text-align:center;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relatedPro li:hover img{transform:scale(1.1);}
.relatedPro li:hover{border:1px solid #0291e2;}


/* 新闻中心 */
.newsList li{border:1px solid #e2e2e2;padding:30px;overflow:hidden;margin-bottom:30px;transition:all 0.3s;}
.newsList li .font{width:800px;overflow:hidden;color:#333;padding-top:30px;}
.newsList li .date{width:80px;height:110px;background:#2b2b2b;color:#fff;padding-left:20px;font-size:20px;font-family:'HelveticaNeuedd7b7fc3f53d6';position:relative;margin-right:40px;transition:all 0.4s;}
.newsList li .date span{display:block;opacity:.8;padding-top:35px;font-size:14px;}
.newsList li .date:after{position:absolute;content:"";width:50px;left:60px;background:#555;height:1px;top:10px;width:0;transition:all 0.3s;}
.newsList li h4{font-size:16px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsList li  .txt{color:#666;}
.newsList li .pic{width:260px;height:160px;overflow:hidden;}
.newsList li img{width:260px;transition:all 0.5s;height:160px;}
.newsList li:hover .date{margin-right:60px;}
.newsList li:hover .date:after{width:80%;}
.newsList li:hover h4{color:#0291e2;}
.newsList li:hover img{transform:scale(1.1);}
.newsList li:hover{box-shadow:0 5px 10px #eee;}









/*  关于我们 */
.about{background: url('../images/about_bg.jpg') no-repeat center top;padding-top:70px;}
.about .hTitle,.about .hTitle span{color:#fff;}
.about .hTitle{background-image: url('../images/t_line2.jpg');}
.aboutMain{height:400px;overflow:hidden;background:#fff;padding-right:30px;}
.aboutMain .pic{float:left;margin-right:50px;width:600px;height:400px;}
.aboutMain .pic img{width:600px;height:400px;transition:all 0.5s;}
.aboutMain h3{font-size:24px;font-weight:normal;color:#005319;margin-bottom:20px;padding-top:60px;}
.aboutMain .txt{margin-bottom:15px;overflow:hidden;}
.aboutMain .more{display:inline-block;width:140px;height:35px;line-height:35px;border:1px solid #cdcdcd;text-align:center;border-radius:17px;}
.aboutMain .more:hover{background:#005319;color:#fff;border:1px solid #0077bb;}

/*  工厂环境 */
.setting2{padding:30px 0;overflow:hidden;background:#eef3f6;}
.setting2 .menu{text-align:center;height:37px;margin-bottom:30px;}
.setting2 .menu a{display:inline-block;width:138px;height:35px;line-height:35px;border:1px solid #d3d4d5;text-align:center;line-height:35px;margin:0 20px;}
.setting2 .menu a.on{background:#005319;color:#fff;}

.settingMain2,.settingBox2{height:265px;overflow:hidden;}
.settingMain2 ul{width:1240px;}
.settingMain2 li{float:left;width:285px;height:265px;text-align:center;margin-right:20px;}
.settingMain2 li img{width:285px;height:215px;transition:all 0.5s;}
.settingMain2 li .pic{display:block;width:285px;height:215px;overflow:hidden;background:#fff;}
.settingMain2 li p{height:50px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.settingMain2 li:hover img{transform:scale(.95);}



/*  品质保障*/
.grWidth{width:800px; margin:0 auto;}
.quality {padding:30px 0;overflow:hidden;}
.quality .hTitle{margin-bottom:15px;}
.quality .tie{text-align:center;font-size:18px;color:#222;font-weight:normal;margin-bottom:40px;}
.quality li{float:left;width:24.5%;text-align:center;line-height:20px;color:#787878;border-right:1px solid #d7d7d7;transition:all 0.4s;font-size:14px;}
.quality li img{width:100px;margin-bottom:5px;transition:all 0.4s;}
.quality li h5{font-size:16px;font-weight:normal;color:#333;margin-bottom:25px;}
.quality li p{height:60px;overflow:hidden;}
.quality li:last-child{border-right:none;}
.quality li:hover img{margin-top:-8px;margin-bottom:13px;}
.common-title { color: #424242; text-align: center;margin-bottom: 70px;font-size: 32px; font-weight: 520;line-height: 34px;}













/*商品详情相关样式*/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
#showbox { background:#fff; border-bottom:1px solid #bfbfbf}
#showbox span { background:url(../Images/whitebg.png) repeat;}
#showsum { left:25px; margin-top:5px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #005470;}
.showpage { width:470px; position:relative;margin:5px 15px;}
.showpage a { display:block; width:20px;background:#ebebeb; border:1px solid #bfbfbf; height:73px; line-height:73px; text-align:center; font-size:26px; position:absolute; left:0; top:-82px; text-decoration:none; color:#888; font-family:"宋体"}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { color:#005470;}

.pro_aa { margin-top:80px}
.pro_aa a {display: block; width: 160px; height: 42px; text-align: center; line-height: 42px; font-size: 18px; color: #fff; float: left; margin-right:20px;  overflow:hidden; background:#006d38;}
.pro_aa a.probuy { background:#006d38 }

.showproduct .detaiInfo .title2 {
	border-bottom: 1px solid #eee;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
.showproduct .detaiInfo .title2 h3 {
	font-size: 20px;
	color: #333;
}
.showproduct .detaiInfo .title2 s {
	width: 80px;
	height: 5px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #2d3f91;
}
.showproduct .detaiInfo .info {
	padding: 0 0 30px;
}
.showproduct .tod {
    padding-bottom: 60px;
}
.showproduct .baseInfo {
	width: 662px;
}
.showproduct .baseInfo .t {
	display: block;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding-bottom: 20px;
}
.showproduct .baseInfo .desc {
	padding: 15px;
	color: #000;background:#cedfeb;
	line-height: 30px;
	border-bottom: 1px dotted #dedede;
	overflow: hidden;margin-bottom:30px;
}
.showproduct .baseInfo .webtel {
	padding-top: 23px;
	font-size: 18px;
	font-family: "AvantGardeITVbyBT Book", arial;
}
.showproduct .baseInfo .webtel strong {
	font-size: 36px;
	color: #005470;
	font-weight: bold;
	line-height: 40px;
}

.index-news-tab2{ border-bottom:1px solid #bfbfbf;}
.index-news-tab2 span{ display: inline-block;width:24%;font:18px/45px "Microsoft Yahei"; text-align: center; color: #888; cursor: pointer; transition: all ease .2s;  -webkit-transition: all ease .2s;}
.index-news-tab2 span.active{ background: #fff;  color: #000;}
.index-news-tab2 span:hover{ background: #fff;  color: #000; }
.showproduct .js-tab-con.active{ display:block;}
.showproduct .js-tab-con{ display:none; margin: 35px 0;  background:#FFFFFF; -webkit-box-shadow:0 0px 10px rgba(4,0,0,.05); -moz-box-shadow:0 0px 10px rgba(4,0,0,.05); box-shadow:0 0px 10px rgba(4,0,0,.05);}

.selecter {border-top:1px solid #bfbfbf;overflow: hidden;padding: 30px 0; box-sizing: border-box;border-bottom: none;box-sizing: border-box;}
.sksj{font-size: 16px;width:50px; color: #333;}
.clul{width: 610px;}
.clul ul{ margin:0px auto;}
.clul ul li{height: 30px;line-height: 30px; text-align: center;width:110px; border: 1px #bfbfbf solid; cursor: pointer; font-size: 15px;color: #333;float: left;margin:5px;}
.clul ul li a{height: 30px;line-height: 30px; text-align: center; cursor: pointer;padding:0 5px;  font-size: 14px;color: #333;}
.clul ul li a:hover{color:#006d38;}
#bot{color:#f00;}






/*  解决方案 */
.odds {background: #eef3f6;overflow: hidden; padding: 70px 0;}
.solution{padding:10px 0;overflow:hidden;}
.solution li{float:left;width:263px;height:303px;background: url('../images/s_bg2.png') no-repeat;text-align:center;margin-right:49px;position:relative;transition:all 0.3s;}
.solution li:after{content:"";position:absolute;right:-48px;background: url('../images/s_icon.png') no-repeat;width:45px;height:52px;bottom:24px;}
.solution li:nth-child(2):after{bottom:auto;top:24px;}
.solution li a{display:block;color:#fff;padding:53px 40px 0 40px;height:240px;}
.solution li i{font-size:48px;font-family:Arial;font-weight:bold;line-height:50px;font-style:normal;margin-bottom:10px;opacity:0.6;top:10px;position:relative;transition:all 0.3s;display:block;}
.solution li h4{font-size:26px;font-weight:normal;line-height:40px;}
.solution li h4 span{display:block;font-family:Arial;opacity:.8;font-size:14px;line-height:24px;}
.solution li:last-child{margin-right:0;}
.solution li:hover{background-image: url('../images/s_bg.png');}
.solution li:hover i{top:0;opacity:1;}



/* 案例列表 */
.caseList li{float:left; width:260px;background:#fff;margin:0 30px 25px 0;border:1px solid #ccc;padding:9px 9px 0 9px;line-height:22px;padding-bottom:10px;font-size:14px;color:#888;}
.caseList li .cImg{width:260px;height:225px;display:block;overflow:hidden;}
.caseList li a{color:#888;}
.caseList li img{width:260px;height:225px; transition:all .5s;}
.caseList li h5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-top:1px solid #c6c6c6;margin-top:8px;font-weight:normal;padding-top:8px;font-size:14px;color:#333;text-align:center;}
.caseList li:hover img{transform:scale(1.1,1.1);}
.caseList li:hover{border:1px solid #006d38;}
.caseList li:hover h5{border-top:1px solid #006d38;color:#006d38;}

/* 合作伙伴 */
.partnerList li{float:left;width:220px;margin-right:25px;margin-bottom:25px;}
.partnerList li img{ width:210px; height:108px;background:#e5e5e5; padding: 4px; border: 1px solid #d4d4d4; box-shadow: 1px 1px 0 #fff inset,-1px -1px 0 #fff inset;}
.partnerList li span{ height: 35px; line-height: 35px; display: block; text-align:center; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

/* 案例详情 */
.caseShow .title{text-align:center;font-size:18px;color:#000;margin-bottom:10px;font-weight:normal;}
.caseShow .p1{margin-bottom:25px;text-align:center;color:#666;border-bottom:1px dotted #ccc;padding-bottom:10px}
.caseShow .p1 span{margin-right:15px;}
.picShow_pic{margin-bottom:30px;text-align:center;}
.caseShow_font1 .title{height:35px;border-bottom:1px solid #ccc;}
.caseShow_font1 .title span{float:left;height:35px;width:120px;font-size:14px;text-align:center;line-height:35px;}
.caseShow_font1 .title .on{background:#006d38;color:#fff;}
.caseShow_font1{margin-bottom:30px;}


/* 常见问题 */
.faqList li{position:relative;margin-bottom:25px;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#006d38;pointer-events:none;}
.faqList li h3:before, .faqList li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}
.faqList li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}
.faqList li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}
.faqList li h3{position:relative; padding:0 60px 0 25px; background-color:#f1f1f1; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;border:1px solid #e1e1e1;}
.faqList li div{display:none;padding:25px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;font-size:14px;background:#f5f5f5;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}


/* 新闻详细样式 */
.articleBox1 .title{text-align:center;font-size:20px;color:#000;margin-bottom:10px;font-weight:normal;}
.articleBox1 .p1{margin-bottom:15px;padding-bottom: 10px; text-align:center;color:#888;}
.detailLeft  .p1,.picShow .p1{border-bottom:1px dotted #adadad;;}
.articleBox1 .p1 span{margin-right:15px;}
.solution .p1{margin-bottom:40px;}
.review{background:#f7f7f7 url(../Images/nshow_icon.png) no-repeat left top;padding:20px 20px 20px 20px;border:1px dotted #adadad;text-indent:2em;font-size:14px;color:#333;margin-bottom:20px;}
.fontResizer a{padding:0 5px;}
.article_key{background:#f7f7f7 url(../Images/nshow_icon2.png) no-repeat 15px 7px;color:#adadad;margin-bottom:20px;padding-left:35px;line-height:28px;}
.fontsizebox{padding-bottom: 40px;border-bottom:1px dotted #adadad;font-size:13px;color:#424242;}
.fontSize a.active{color:#0099e6;}
.detailShare{overflow:hidden;padding:25px 0;border-bottom:1px dotted #adadad;}
.detailShare span{border-left:1px dotted #adadad;padding:0 15px;}
.detailShare span.date{margin-left:15px;}
.detail_fenx{font-size:14px;padding-top:10px;overflow:hidden;margin-bottom:20px;border-bottom:1px dotted #adadad;padding-bottom: 10px}
.detail_fenx div{width:48%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.relatedNews_font{width:1200px;overflow:hidden;font-size:15px;margin-top:15px;}
.relatedNews_font ul{width:1200px;}
.relatedNews_font ul li{height:60px;line-height:60px;border-bottom:1px solid #dedede;}
.relatedNews_font ul li a{display:block;width:1050px;line-height:60px;/*background:url(../Images/ly_li.png) no-repeat left center;padding-left:10px;*/overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.relatedNews_font ul li span{float:right;color:#999;}


/* 联系方式 */
.explain-date{max-width: 1000px;margin:auto;}
.explain-date li{width:29.333%; float:left; margin:20px 0;background:url(../Images/contact0.png) no-repeat;padding-left:40px;}
.explain-date strong{float:left; width:50px; height:50px; font-weight: normal; background: #DA291C; text-align: center; font-size: 20px; color:#fff; line-height:50px; border-radius:50%;}
.explain-date span{ font-size:16px;color:#333;  line-height:40px; margin-left:10px;}

.explain-date li.tel{background-position:0 8px;}
.explain-date li.fax{background-position:0 -31px;}
.explain-date li.url{background-position:0 -76px;}
.explain-date li.phone{background-position:0 -108px;}
.explain-date li.email{background-position:0 -150px;}
.explain-date li.address{background-position:0 -192px;margin-bottom:10px;}


/* 内页留言样式 */
.contactFont{overflow:hidden;margin-bottom:30px;}
#dituContent{height:420px;}
.feedback{margin-top:50px;overflow:hidden;}
.feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;position:relative;}
.feedback .title span{padding:0 25px;background: #fff;position:relative;z-index:2;}
.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;width:100%;left:0;position:absolute;top:13px;}
#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;position:relative;}
.feedback .name:after,.feedback .telephone:after,.feedback .email:after,.feedback .msg_title:after{content: "*";color:#f00;position:absolute;top:0;right:-280px;}
#feedback_form label.name{background-position:0 -32px;}
#feedback_form label.email{background-position:0 -64px;}
#feedback_form label.city{background-position:0 -96px;}
#feedback_form label.msg_title{background-position:0 -128px;}
#feedback_form label.address{background-position:0 -160px;}
#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_form input{width:243px;height:30px;line-height:30px;float:left;margin:0 28px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
#feedback_form input.last{margin-right:0;}
#feedback_form .msg{border-top:1px dotted #ccc;padding:30px 0;}
#feedback_form textarea{height:125px;width:1178px;padding:10px;border:1px solid #dbdbdb;display:block;}
#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#0291e2;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}
#feedback_form .btns:hover{background:#333;transition:all 0.3s;}
#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_form .tableRow{width:100%;height:32px;}
#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
#feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#feedback_form input:focus,#feedback_form textarea:focus{border-color:#666;}

/*下载*/
.join_zp{width: 1200px;text-align: center;margin: 0px auto;}
.join_title{border-left:4px solid #006d38;color:#333;font-size: 18px;font-weight:600;margin-bottom: 40px;}
.join_zp .join_zp_t{border-top:1px solid #e1e6eb;border-bottom:1px solid #e1e6eb;height: 60px;line-height:60px;font-size: 16px;}
.join_zp .join_zp_c{color: #333;font-size: 16px;cursor: pointer;	height: 60px;border-bottom:1px solid #e1e6eb;}
.join_zp .join_zp_c:hover{color: #006d38;font-size: 16px;}
.join_zp .join_zp_n{text-align: left;background-color: #ebedef;font-size: 14px;display: none;}
.join_zp .join_zp_n td{padding-bottom: 50px;}
.join_zp_n .join_ms{width: 1175px;height: 60px;margin: 0 auto;	line-height: 60px;}
.join_zp_n .join_ms i{display: inline-block;	width: 1px;height: 14px;background-color: #fc9151;margin-right: 10px;}
.join_zp_n .join_cn{width: 1130px;	margin: 0 auto;background-color: #fff;padding-left: 35px;padding: 10px 35px;}
.join_zp .join_active{display: table-row;}
.join_zp_c .zx{height:40px;line-height:40px;padding:5px 20px; border:1px solid #006d38;color:#333;text-align:center;font-size:14px;}
.join_zp_c .zx:hover{background:#006d38;color: #fff;}


/* 招商加盟 */
.joinBox1{padding-top:180px;overflow:hidden;background: url('../Images/news-bg.jpg') no-repeat center ;}
.jTie{font-size:36px;font-weight:normal;color:#2376e1;text-align:center;margin-bottom:40px;line-height:36px;}
.jTie span{display:block;font-size:16px;color:#666;}
.joinBox1 .font{width:330px;font-size:16px;padding:40px;background:#fff;}
.joinBox1 .font span{font-size:24px;color:#2f6de0;}
.joinBox1 .font p{line-height:28px;margin-bottom: 25px;font-size:15px;}
.joinBox1 .font h4{margin-top:35px;font-size:24px;color:#2f6de0;font-weight:normal;line-height:34px;background: url('../Images/join_line.jpg') no-repeat left bottom;padding-bottom:20px;}

.joinBox2{background:#f2f2f2;padding:80px 0;overflow:hidden;}
.joinBox2 li{float:left;width:590px;overflow:hidden;background:#fff;margin-bottom:10px;}
.joinBox2 li:nth-child(2n){float:right;}
.joinBox2 li .pImg{float:left;width:295px;height:250px;overflow:hidden;}
.joinBox2 li img{width:295px;height:250px;transition:all 0.5s;}
.joinBox2 li:hover img{transform:scale(1.1);}
.joinBox2 li .font{width:225px;padding:35px;float:right;height:180px;position:relative;}
.joinBox2 li h4{font-size:18px;font-weight:normal;color:#2376e1;margin-bottom:15px;}
.joinBox2 li h4 span{display:block;font-size:14px;font-family:Arial;color:#999;}
.joinBox2 li:nth-child(3) .pImg,.joinBox2 li:nth-child(4) .pImg{float:right;}
.joinBox2 li .font:after{content:"";position:absolute;left:-12px;background: url('../Images/j_l.png') no-repeat;width:12px;height:19px;top:50%;margin-top:-9px;}
.joinBox2 li:nth-child(3) .font:after,.joinBox2 li:nth-child(4) .font:after{left:auto;right:-12px;background: url('../Images/j_r.png') no-repeat;}

.joinBox3{padding:80px 0;overflow:hidden;}
.joinBox3 ul{padding-top:10px;}
.joinBox3 li{float:left;width:150px;height:150px;color:#fff;position:relative;border-radius:100%;text-align:center;padding:50px 25px 0 25px;background: url('../Images/join_3.png') no-repeat;margin-right:50px;transition:all 0.3s;top:0;}
.joinBox3 li:after{content:"";position:absolute;width:20px;height:20px;background: url('../Images/join3_2.png') no-repeat;right:-35px;top:50%;margin-top:-10px;transition:all 0.3s;}
.joinBox3 li i{display:inline-block;width:52px;height:46px;background: url('../Images/join3_icon.png') no-repeat;}
.joinBox3 li h4{font-size:18px;font-weight:normal;}
.joinBox3 li h4 span{display:block;font-size:14px;font-family:Arial;}
.joinBox3 li:last-child{margin-right:0;}
.joinBox3 li:nth-child(2) i{background-position: -52px 0;}
.joinBox3 li:nth-child(3) i{background-position: -104px 0;}
.joinBox3 li:nth-child(4) i{background-position: -156px 0;}
.joinBox3 li:nth-child(5) i{background-position: -208px 0;}
.joinBox3 li:hover{margin-top:-10px;}
.joinBox3 li:hover:after{margin-top:0px;}
.joinBox3 .p1{font-size:24px;text-align:center;margin-top:50px;}
.joinBox4{padding:80px 0;overflow:hidden;background-image: url('../Images/join4_bg.jpg');background-position:center;background-repeat: no-repeat;background-attachment: fixed;background-size:cover;}
.joinBox4 li{float:left;width:505px;overflow:hidden;height:58px;line-height:58px;border:1px solid #cecece;padding:0 10px 0 75px;margin-bottom:20px;background:#fff;}
.joinBox4 li:nth-child(2n){float:right;}
.joinBox4 li label{float:left;margin-left:-75px;width:70px;text-align:center;padding-right:5px;font-size:16px;letter-spacing:2px;text-align:right;}
.joinBox4 li input{width:100%;height:58px;line-height:58px;}
.joinBox4 li.area{height:130px;padding:10px 10px 10px 75px;line-height:24px;width:1115px;}
.joinBox4 li textarea{font-size:16px;width:100%;height:130px;}
.joinBox4 li.btn{clear:both;width:100%;padding:0;border:none;background:none;}
.joinBox4 li.btn .code{float:left;width:160px;border:1px solid #cecece;height:56px;line-height:56px;padding:0 10px;}
.joinBox4 li.btn img{float:left;padding:17px;border:1px solid #cecece;border-left:none;background:#fff;}
.joinBox4 li.btn .btns{float:right;background:#5e5e5e;width:190px;margin-left:10px;font-size:20px;color:#fff;cursor:pointer;transition:all .3s;}
.joinBox4 li.btn .sub{background:#2f6ee2;}
.joinBox4 li.btn .btns:hover{background:#0a49bb;}

